Skip to content

Pull requests: pingcap/tidb

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

planner: add tpch Q4 for bench daily release-note-none Denotes a PR that doesn't merit a release note. sig/planner SIG: Planner size/M Denotes a PR that changes 30-99 lines, ignoring generated files. skip-issue-check Indicates that a PR no need to check linked issue.
#61453 opened Jun 3, 2025 by hawkingrei Loading…
1 of 13 tasks
domain: must load repair table needs-ok-to-test Indicates a PR created by contributors and need ORG member send '/ok-to-test' to start testing. release-note-none Denotes a PR that doesn't merit a release note. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
#61451 opened Jun 3, 2025 by River2000i Loading…
1 of 13 tasks
executor, sqlexec: add a function to let DrainRecordSet also close the RecordSet approved lgtm ok-to-test Indicates a PR is ready to be tested. release-note Denotes a PR that will be considered when it comes time to generate release notes. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
#61448 opened Jun 1, 2025 by Whitea029 Loading…
2 of 10 tasks
types: interpret timestamp in DST transition backwards consistently as the first occurrence do-not-merge/needs-triage-completed do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. release-note Denotes a PR that will be considered when it comes time to generate release notes. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#61447 opened May 31, 2025 by mjonss Draft
1 of 13 tasks
ddl: optimize temp index worker in highly conflicting case release-note-none Denotes a PR that doesn't merit a release note. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
#61445 opened May 31, 2025 by tangenta Loading…
1 of 13 tasks
planner: fix a case that outerToInnerJoin gets wrong plan release-note-none Denotes a PR that doesn't merit a release note. sig/planner SIG: Planner size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
#61443 opened May 31, 2025 by hawkingrei Loading…
1 of 13 tasks
metrics: add Backoff time into execution time overview for easier debug ok-to-test Indicates a PR is ready to be tested. release-note-none Denotes a PR that doesn't merit a release note. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
#61442 opened May 31, 2025 by dbsid Loading…
1 of 13 tasks
executor: fix INSERT IGNORE + STRICT Mode + DST transition. approved lgtm ok-to-test Indicates a PR is ready to be tested. release-note Denotes a PR that will be considered when it comes time to generate release notes. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
#61440 opened May 30, 2025 by mjonss Loading…
2 of 13 tasks
domain: log warning when killing auto analyze processes that exceed the time window do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. release-note-none Denotes a PR that doesn't merit a release note. sig/planner SIG: Planner size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
#61434 opened May 30, 2025 by 0xPoe Loading…
2 of 13 tasks
add index: add backfill task meta version release-note-none Denotes a PR that doesn't merit a release note. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
#61430 opened May 30, 2025 by GMHDBJD Loading…
1 of 13 tasks
*: change some unnecessary error logs to warn needs-cherry-pick-release-7.5 Should cherry pick this PR to release-7.5 branch. needs-cherry-pick-release-8.1 Should cherry pick this PR to release-8.1 branch. needs-cherry-pick-release-8.5 Should cherry pick this PR to release-8.5 branch. release-note-none Denotes a PR that doesn't merit a release note. size/M Denotes a PR that changes 30-99 lines, ignoring generated files. skip-issue-check Indicates that a PR no need to check linked issue.
#61428 opened May 30, 2025 by Defined2014 Loading…
1 of 12 tasks
dxf: make target scope fixed to dxf_service on nextgen release-note-none Denotes a PR that doesn't merit a release note. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
#61427 opened May 30, 2025 by D3Hunter Loading…
2 of 13 tasks
importinto: some prepare work for conflict resolve release-note-none Denotes a PR that doesn't merit a release note. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
#61426 opened May 30, 2025 by D3Hunter Loading…
1 of 13 tasks
ddl, disttask: extend SubtaskSummary and add Collector interface release-note-none Denotes a PR that doesn't merit a release note. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#61425 opened May 30, 2025 by joechenrh Loading…
1 of 13 tasks
*: replace option skip_rows with has_csv_header release-note-none Denotes a PR that doesn't merit a release note. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
#61422 opened May 30, 2025 by joechenrh Loading…
1 of 13 tasks
planner: Only count all topn when necessary approved needs-1-more-lgtm Indicates a PR needs 1 more LGTM. release-note-none Denotes a PR that doesn't merit a release note. sig/planner SIG: Planner size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
#61421 opened May 29, 2025 by terry1purcell Loading…
1 of 13 tasks
ddl: optimize temp index worker in highly conflicting case approved do-not-merge/cherry-pick-not-approved needs-1-more-lgtm Indicates a PR needs 1 more LGTM. release-note-none Denotes a PR that doesn't merit a release note. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
#61420 opened May 29, 2025 by tangenta Loading…
1 of 13 tasks
executor: fix data race because of using shared KV requests (#61376) do-not-merge/cherry-pick-not-approved ok-to-test Indicates a PR is ready to be tested. release-note-none Denotes a PR that doesn't merit a release note. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. type/cherry-pick-for-release-8.5 This PR is cherry-picked to release-8.5 from a source PR.
#61416 opened May 29, 2025 by ti-chi-bot Loading…
1 of 13 tasks
executor: fix data race because of using shared KV requests (#61376) cherry-pick-approved Cherry pick PR approved by release team. do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. ok-to-test Indicates a PR is ready to be tested. release-note-none Denotes a PR that doesn't merit a release note. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. type/cherry-pick-for-release-8.1 This PR is cherry-picked to release-8.1 from a source PR.
#61415 opened May 29, 2025 by ti-chi-bot Loading…
1 of 13 tasks
executor: fix data race because of using shared KV requests (#61376) cherry-pick-approved Cherry pick PR approved by release team. do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. ok-to-test Indicates a PR is ready to be tested. release-note-none Denotes a PR that doesn't merit a release note. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. type/cherry-pick-for-release-7.1 This PR is cherry-picked to release-7.1 from a source PR.
#61414 opened May 29, 2025 by ti-chi-bot Loading…
1 of 13 tasks
executor: fix data race because of using shared KV requests (#61376) cherry-pick-approved Cherry pick PR approved by release team. do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. ok-to-test Indicates a PR is ready to be tested. release-note-none Denotes a PR that doesn't merit a release note. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. type/cherry-pick-for-release-7.5 This PR is cherry-picked to release-7.5 from a source PR.
#61413 opened May 29, 2025 by ti-chi-bot Loading…
1 of 13 tasks
external: fix the dead loop in readNBytes (#61309) do-not-merge/cherry-pick-not-approved do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. release-note-none Denotes a PR that doesn't merit a release note. size/M Denotes a PR that changes 30-99 lines, ignoring generated files. type/cherry-pick-for-release-8.5 This PR is cherry-picked to release-8.5 from a source PR.
#61411 opened May 29, 2025 by ti-chi-bot Loading…
1 of 13 tasks
external: fix the dead loop in readNBytes (#61309) do-not-merge/cherry-pick-not-approved do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. release-note-none Denotes a PR that doesn't merit a release note. size/M Denotes a PR that changes 30-99 lines, ignoring generated files. type/cherry-pick-for-release-8.1 This PR is cherry-picked to release-8.1 from a source PR.
#61410 opened May 29, 2025 by ti-chi-bot Loading…
1 of 13 tasks
external: fix the dead loop in readNBytes (#61309) do-not-merge/cherry-pick-not-approved do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. release-note-none Denotes a PR that doesn't merit a release note. size/M Denotes a PR that changes 30-99 lines, ignoring generated files. type/cherry-pick-for-release-7.5 This PR is cherry-picked to release-7.5 from a source PR.
#61409 opened May 29, 2025 by ti-chi-bot Loading…
1 of 13 tasks
domain: support get tici connection by etcd release-note-none Denotes a PR that doesn't merit a release note. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#61406 opened May 29, 2025 by Lloyd-Pottiger Loading…
13 tasks
ProTip! Adding no:label will show everything without a label.